-
Notifications
You must be signed in to change notification settings - Fork 619
[SDK] Chore: Adds beta tag to NFT prebuilt component #5468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SDK] Chore: Adds beta tag to NFT prebuilt component #5468
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5468 +/- ##
=======================================
Coverage 43.81% 43.81%
=======================================
Files 1069 1069
Lines 55726 55726
Branches 3882 3881 -1
=======================================
Hits 24415 24415
Misses 30628 30628
Partials 683 683
*This pull request uses carry forward flags. Click here to find out more.
|
Merge activity
|
|
Included in a separate PR, closing |
CNCT-2408
PR-Codex overview
This PR updates the documentation comments for several components in the
NFTmodule to include the@betatag, indicating that these components are in beta status.Detailed summary
name.tsx,provider.tsx, andmedia.tsxto include@betaalongside@nft.NFTMediaPropstype definition inmedia.tsxnow includes the@betatag in its documentation.